home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 8 / Revista CD Expert nº 08 CD1.iso / Utilitarios / Especiais / Voice Net VRS / evalvn98.exe / _SETUP.1 / MicSetup.exe / 0 / RCDATA / TMAINFRM / TMAINFRM.txt < prev   
Encoding:
Text File  |  1999-04-26  |  15.7 KB  |  655 lines

  1. object MainFrm: TMainFrm
  2.   Left = 248
  3.   Top = 150
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'Setup Sound System Wizard'
  7.   ClientHeight = 308
  8.   ClientWidth = 417
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   Position = poScreenCenter
  16.   OnShow = FormShow
  17.   CaptionFont.Charset = ANSI_CHARSET
  18.   CaptionFont.Color = clWindowText
  19.   CaptionFont.Height = -11
  20.   CaptionFont.Name = 'MS Sans Serif'
  21.   CaptionFont.Style = [fsBold]
  22.   UseSystemCaptionFont = True
  23.   GradientStartColor = clActiveCaption
  24.   GradientInactiveStartColor = clInactiveCaption
  25.   PixelsPerInch = 96
  26.   TextHeight = 13
  27.   object PageControl1: TPageControl
  28.     Left = 0
  29.     Top = 0
  30.     Width = 417
  31.     Height = 308
  32.     ActivePage = TabSheet5
  33.     Align = alClient
  34.     TabOrder = 0
  35.     object TabSheet1: TTabSheet
  36.       Caption = 'TabSheet1'
  37.       TabVisible = False
  38.       object Label1: TLabel
  39.         Left = 155
  40.         Top = 10
  41.         Width = 230
  42.         Height = 48
  43.         AutoSize = False
  44.         Caption = 
  45.           'Please close all other programs that play or record sound, and c' +
  46.           'lick '#39'Next >'#39' to continue.'
  47.         Font.Charset = DEFAULT_CHARSET
  48.         Font.Color = clWindowText
  49.         Font.Height = -13
  50.         Font.Name = 'MS Sans Serif'
  51.         Font.Style = []
  52.         ParentFont = False
  53.         WordWrap = True
  54.       end
  55.       object Bevel5: TBevel
  56.         Left = 8
  57.         Top = 245
  58.         Width = 393
  59.         Height = 7
  60.         Shape = bsBottomLine
  61.       end
  62.       object Next1: TButton
  63.         Left = 236
  64.         Top = 264
  65.         Width = 75
  66.         Height = 25
  67.         Caption = 'Next >'
  68.         Default = True
  69.         Font.Charset = DEFAULT_CHARSET
  70.         Font.Color = clWindowText
  71.         Font.Height = -11
  72.         Font.Name = 'MS Sans Serif'
  73.         Font.Style = []
  74.         ParentFont = False
  75.         TabOrder = 0
  76.         OnClick = Next1Click
  77.       end
  78.       object Back1: TButton
  79.         Left = 160
  80.         Top = 264
  81.         Width = 75
  82.         Height = 25
  83.         Caption = '< Back'
  84.         Enabled = False
  85.         Font.Charset = DEFAULT_CHARSET
  86.         Font.Color = clWindowText
  87.         Font.Height = -11
  88.         Font.Name = 'MS Sans Serif'
  89.         Font.Style = []
  90.         ParentFont = False
  91.         TabOrder = 1
  92.       end
  93.       object Cancel1: TButton
  94.         Left = 322
  95.         Top = 264
  96.         Width = 75
  97.         Height = 25
  98.         Cancel = True
  99.         Caption = 'Cancel'
  100.         TabOrder = 2
  101.         OnClick = Cancel1Click
  102.       end
  103.     end
  104.     object TabSheet2: TTabSheet
  105.       Caption = 'TabSheet2'
  106.       TabVisible = False
  107.       object Label2: TLabel
  108.         Left = 155
  109.         Top = 10
  110.         Width = 230
  111.         Height = 80
  112.         AutoSize = False
  113.         Caption = 
  114.           'You should check to make sure your microphone and speakers are c' +
  115.           'onnected to your sound card.  Please click '#39'Next >'#39' to adjust yo' +
  116.           'ur playback volume.'
  117.         Font.Charset = DEFAULT_CHARSET
  118.         Font.Color = clWindowText
  119.         Font.Height = -13
  120.         Font.Name = 'MS Sans Serif'
  121.         Font.Style = []
  122.         ParentFont = False
  123.         WordWrap = True
  124.       end
  125.       object Bevel1: TBevel
  126.         Left = 8
  127.         Top = 245
  128.         Width = 393
  129.         Height = 7
  130.         Shape = bsBottomLine
  131.       end
  132.       object Back2: TButton
  133.         Left = 160
  134.         Top = 264
  135.         Width = 75
  136.         Height = 25
  137.         Caption = '< Back'
  138.         Font.Charset = DEFAULT_CHARSET
  139.         Font.Color = clWindowText
  140.         Font.Height = -11
  141.         Font.Name = 'MS Sans Serif'
  142.         Font.Style = []
  143.         ParentFont = False
  144.         TabOrder = 0
  145.         OnClick = Back2Click
  146.       end
  147.       object Next2: TButton
  148.         Left = 236
  149.         Top = 264
  150.         Width = 75
  151.         Height = 25
  152.         Caption = 'Next >'
  153.         Default = True
  154.         Font.Charset = DEFAULT_CHARSET
  155.         Font.Color = clWindowText
  156.         Font.Height = -11
  157.         Font.Name = 'MS Sans Serif'
  158.         Font.Style = []
  159.         ParentFont = False
  160.         TabOrder = 1
  161.         OnClick = Next2Click
  162.       end
  163.       object Cancel2: TButton
  164.         Left = 322
  165.         Top = 264
  166.         Width = 75
  167.         Height = 25
  168.         Cancel = True
  169.         Caption = 'Cancel'
  170.         TabOrder = 2
  171.         OnClick = Cancel1Click
  172.       end
  173.     end
  174.     object TabSheet3: TTabSheet
  175.       Caption = 'TabSheet3'
  176.       TabVisible = False
  177.       object Label3: TLabel
  178.         Left = 155
  179.         Top = 10
  180.         Width = 230
  181.         Height = 32
  182.         AutoSize = False
  183.         Caption = 
  184.           'When you are finished adjusting the playback volume please click' +
  185.           ' '#39'Next >'#39'.'
  186.         Font.Charset = DEFAULT_CHARSET
  187.         Font.Color = clWindowText
  188.         Font.Height = -13
  189.         Font.Name = 'MS Sans Serif'
  190.         Font.Style = []
  191.         ParentFont = False
  192.         WordWrap = True
  193.       end
  194.       object MeterTxt: TLabel
  195.         Left = 172
  196.         Top = 208
  197.         Width = 85
  198.         Height = 16
  199.         Caption = 'Intensity Meter'
  200.         Font.Charset = DEFAULT_CHARSET
  201.         Font.Color = clWindowText
  202.         Font.Height = -13
  203.         Font.Name = 'MS Sans Serif'
  204.         Font.Style = []
  205.         ParentFont = False
  206.       end
  207.       object VolumeTxt: TLabel
  208.         Left = 272
  209.         Top = 208
  210.         Width = 91
  211.         Height = 16
  212.         Caption = 'Volume Control'
  213.         Font.Charset = DEFAULT_CHARSET
  214.         Font.Color = clWindowText
  215.         Font.Height = -13
  216.         Font.Name = 'MS Sans Serif'
  217.         Font.Style = []
  218.         ParentFont = False
  219.       end
  220.       object Label7: TLabel
  221.         Left = 328
  222.         Top = 80
  223.         Width = 20
  224.         Height = 13
  225.         Caption = 'Max'
  226.       end
  227.       object Label8: TLabel
  228.         Left = 330
  229.         Top = 190
  230.         Width = 17
  231.         Height = 13
  232.         Caption = 'Min'
  233.       end
  234.       object Bevel2: TBevel
  235.         Left = 8
  236.         Top = 245
  237.         Width = 393
  238.         Height = 7
  239.         Shape = bsBottomLine
  240.       end
  241.       object TrackBar1: TTrackBar
  242.         Left = 292
  243.         Top = 73
  244.         Width = 33
  245.         Height = 136
  246.         Orientation = trVertical
  247.         Frequency = 4000
  248.         Position = 0
  249.         SelEnd = 0
  250.         SelStart = 0
  251.         TabOrder = 0
  252.         TickMarks = tmBottomRight
  253.         TickStyle = tsAuto
  254.         OnChange = TrackBar1Change
  255.       end
  256.       object LedLadder1: TLedLadder
  257.         Left = 202
  258.         Top = 80
  259.         Width = 21
  260.         Height = 120
  261.         LedCount = 15
  262.         Min = 0
  263.         Position = 0
  264.       end
  265.       object Back3: TButton
  266.         Left = 160
  267.         Top = 264
  268.         Width = 75
  269.         Height = 25
  270.         Caption = '< Back'
  271.         Font.Charset = DEFAULT_CHARSET
  272.         Font.Color = clWindowText
  273.         Font.Height = -11
  274.         Font.Name = 'MS Sans Serif'
  275.         Font.Style = []
  276.         ParentFont = False
  277.         TabOrder = 2
  278.         OnClick = Back3Click
  279.       end
  280.       object Next3: TButton
  281.         Left = 236
  282.         Top = 264
  283.         Width = 75
  284.         Height = 25
  285.         Caption = 'Next >'
  286.         Default = True
  287.         Font.Charset = DEFAULT_CHARSET
  288.         Font.Color = clWindowText
  289.         Font.Height = -11
  290.         Font.Name = 'MS Sans Serif'
  291.         Font.Style = []
  292.         ParentFont = False
  293.         TabOrder = 3
  294.         OnClick = Next3Click
  295.       end
  296.       object Cancel3: TButton
  297.         Left = 322
  298.         Top = 264
  299.         Width = 75
  300.         Height = 25
  301.         Cancel = True
  302.         Caption = 'Cancel'
  303.         TabOrder = 4
  304.         OnClick = Cancel1Click
  305.       end
  306.     end
  307.     object TabSheet4: TTabSheet
  308.       Caption = 'TabSheet4'
  309.       TabVisible = False
  310.       object Label42: TLabel
  311.         Left = 218
  312.         Top = 114
  313.         Width = 175
  314.         Height = 103
  315.         AutoSize = False
  316.         Font.Charset = DEFAULT_CHARSET
  317.         Font.Color = clNavy
  318.         Font.Height = -13
  319.         Font.Name = 'MS Sans Serif'
  320.         Font.Style = [fsBold]
  321.         ParentFont = False
  322.         Transparent = True
  323.         WordWrap = True
  324.       end
  325.       object Label4: TLabel
  326.         Left = 155
  327.         Top = 220
  328.         Width = 85
  329.         Height = 16
  330.         Caption = 'Intensity Meter'
  331.         Font.Charset = DEFAULT_CHARSET
  332.         Font.Color = clWindowText
  333.         Font.Height = -13
  334.         Font.Name = 'MS Sans Serif'
  335.         Font.Style = []
  336.         ParentFont = False
  337.       end
  338.       object Bevel3: TBevel
  339.         Left = 8
  340.         Top = 245
  341.         Width = 393
  342.         Height = 7
  343.         Shape = bsBottomLine
  344.       end
  345.       object Label11: TLabel
  346.         Left = 155
  347.         Top = 10
  348.         Width = 240
  349.         Height = 99
  350.         AutoSize = False
  351.         Caption = 
  352.           'After your hear the beep, please repeat the phrase below without' +
  353.           ' pausing into your microphone. Please note: You will probably re' +
  354.           'peat the phrase 3 to 7 times before the '#39'Next >'#39' push button is ' +
  355.           'enabled.'
  356.         Font.Charset = DEFAULT_CHARSET
  357.         Font.Color = clWindowText
  358.         Font.Height = -13
  359.         Font.Name = 'MS Sans Serif'
  360.         Font.Style = []
  361.         ParentFont = False
  362.         Transparent = True
  363.         WordWrap = True
  364.       end
  365.       object Back4: TButton
  366.         Left = 160
  367.         Top = 264
  368.         Width = 75
  369.         Height = 25
  370.         Caption = '< Back'
  371.         Font.Charset = DEFAULT_CHARSET
  372.         Font.Color = clWindowText
  373.         Font.Height = -11
  374.         Font.Name = 'MS Sans Serif'
  375.         Font.Style = []
  376.         ParentFont = False
  377.         TabOrder = 0
  378.         OnClick = Back4Click
  379.       end
  380.       object Next4: TButton
  381.         Left = 236
  382.         Top = 264
  383.         Width = 75
  384.         Height = 25
  385.         Caption = 'Next >'
  386.         Default = True
  387.         Enabled = False
  388.         Font.Charset = DEFAULT_CHARSET
  389.         Font.Color = clWindowText
  390.         Font.Height = -11
  391.         Font.Name = 'MS Sans Serif'
  392.         Font.Style = []
  393.         ParentFont = False
  394.         TabOrder = 1
  395.         OnClick = Next4Click
  396.       end
  397.       object Cancel4: TButton
  398.         Left = 322
  399.         Top = 264
  400.         Width = 75
  401.         Height = 25
  402.         Cancel = True
  403.         Caption = 'Cancel'
  404.         TabOrder = 2
  405.         OnClick = Cancel1Click
  406.       end
  407.       object LedLadder2: TLedLadder
  408.         Left = 183
  409.         Top = 118
  410.         Width = 21
  411.         Height = 98
  412.         LedCount = 14
  413.         Min = 0
  414.         Position = 0
  415.       end
  416.       object CancelBox4: TCheckBox
  417.         Left = 8
  418.         Top = 248
  419.         Width = 97
  420.         Height = 17
  421.         Caption = 'CancelBox4'
  422.         TabOrder = 4
  423.         Visible = False
  424.       end
  425.     end
  426.     object TabSheet5: TTabSheet
  427.       Caption = 'TabSheet5'
  428.       TabVisible = False
  429.       object NoSoundPic: TImage
  430.         Left = 196
  431.         Top = 96
  432.         Width = 133
  433.         Height = 133
  434.         Picture.Data = {<image000.bmp>}
  435.         Stretch = True
  436.         Transparent = True
  437.       end
  438.       object Bevel4: TBevel
  439.         Left = 8
  440.         Top = 245
  441.         Width = 393
  442.         Height = 7
  443.         Shape = bsBottomLine
  444.       end
  445.       object Label12: TLabel
  446.         Left = 155
  447.         Top = 10
  448.         Width = 230
  449.         Height = 77
  450.         AutoSize = False
  451.         Caption = 
  452.           'After you hear the beep, please do not speak into your microphon' +
  453.           'e.  Please note You will have to wait about 5 seconds before the' +
  454.           ' '#39'Next >'#39' push button is enabled.'
  455.         Font.Charset = DEFAULT_CHARSET
  456.         Font.Color = clWindowText
  457.         Font.Height = -13
  458.         Font.Name = 'MS Sans Serif'
  459.         Font.Style = []
  460.         ParentFont = False
  461.         WordWrap = True
  462.       end
  463.       object Back5: TButton
  464.         Left = 160
  465.         Top = 264
  466.         Width = 75
  467.         Height = 25
  468.         Caption = '< Back'
  469.         Font.Charset = DEFAULT_CHARSET
  470.         Font.Color = clWindowText
  471.         Font.Height = -11
  472.         Font.Name = 'MS Sans Serif'
  473.         Font.Style = []
  474.         ParentFont = False
  475.         TabOrder = 0
  476.         OnClick = Back5Click
  477.       end
  478.       object Next5: TButton
  479.         Left = 236
  480.         Top = 264
  481.         Width = 75
  482.         Height = 25
  483.         Caption = 'Next >'
  484.         Default = True
  485.         Enabled = False
  486.         Font.Charset = DEFAULT_CHARSET
  487.         Font.Color = clWindowText
  488.         Font.Height = -11
  489.         Font.Name = 'MS Sans Serif'
  490.         Font.Style = []
  491.         ParentFont = False
  492.         TabOrder = 1
  493.         OnClick = Next5Click
  494.       end
  495.       object Cancel5: TButton
  496.         Left = 322
  497.         Top = 264
  498.         Width = 75
  499.         Height = 25
  500.         Cancel = True
  501.         Caption = 'Cancel'
  502.         TabOrder = 2
  503.         OnClick = Cancel1Click
  504.       end
  505.     end
  506.     object TabSheet6: TTabSheet
  507.       Caption = 'TabSheet6'
  508.       TabVisible = False
  509.       object Label6: TLabel
  510.         Left = 155
  511.         Top = 10
  512.         Width = 230
  513.         Height = 131
  514.         AutoSize = False
  515.         Caption = 
  516.           'All done setting up your sound system. Please note: If you chang' +
  517.           'e mixer controls after running this wizard, you will probably ex' +
  518.           'perience problems with voice command recording. If in the future' +
  519.           ' you experience voice command recording problems please run'
  520.         Font.Charset = DEFAULT_CHARSET
  521.         Font.Color = clWindowText
  522.         Font.Height = -13
  523.         Font.Name = 'MS Sans Serif'
  524.         Font.Style = []
  525.         ParentFont = False
  526.         Transparent = True
  527.         WordWrap = True
  528.       end
  529.       object Bevel6: TBevel
  530.         Left = 8
  531.         Top = 245
  532.         Width = 393
  533.         Height = 7
  534.         Shape = bsBottomLine
  535.       end
  536.       object Label10: TLabel
  537.         Left = 155
  538.         Top = 122
  539.         Width = 230
  540.         Height = 51
  541.         AutoSize = False
  542.         Caption = 'this wizard again. Please click on '#39'Finish'#39'.'
  543.         Font.Charset = DEFAULT_CHARSET
  544.         Font.Color = clWindowText
  545.         Font.Height = -13
  546.         Font.Name = 'MS Sans Serif'
  547.         Font.Style = []
  548.         ParentFont = False
  549.         Transparent = True
  550.         WordWrap = True
  551.       end
  552.       object Back6: TButton
  553.         Left = 160
  554.         Top = 264
  555.         Width = 75
  556.         Height = 25
  557.         Caption = '< Back'
  558.         Font.Charset = DEFAULT_CHARSET
  559.         Font.Color = clWindowText
  560.         Font.Height = -11
  561.         Font.Name = 'MS Sans Serif'
  562.         Font.Style = []
  563.         ParentFont = False
  564.         TabOrder = 0
  565.         OnClick = Back6Click
  566.       end
  567.       object Finish6: TButton
  568.         Left = 236
  569.         Top = 264
  570.         Width = 75
  571.         Height = 25
  572.         Caption = 'Finish'
  573.         Default = True
  574.         Font.Charset = DEFAULT_CHARSET
  575.         Font.Color = clWindowText
  576.         Font.Height = -11
  577.         Font.Name = 'MS Sans Serif'
  578.         Font.Style = []
  579.         ParentFont = False
  580.         TabOrder = 1
  581.         OnClick = Finish6Click
  582.       end
  583.       object Cancel6: TButton
  584.         Left = 322
  585.         Top = 264
  586.         Width = 75
  587.         Height = 25
  588.         Cancel = True
  589.         Caption = 'Cancel'
  590.         TabOrder = 2
  591.         OnClick = Cancel1Click
  592.       end
  593.     end
  594.   end
  595.   object WizardPanel: TPanel
  596.     Left = 10
  597.     Top = 15
  598.     Width = 133
  599.     Height = 229
  600.     BevelInner = bvLowered
  601.     Color = clTeal
  602.     TabOrder = 1
  603.     object WizardPic: TImage
  604.       Left = 2
  605.       Top = 2
  606.       Width = 129
  607.       Height = 225
  608.       Align = alClient
  609.       AutoSize = True
  610.       Center = True
  611.       Picture.Data = {<image001.bmp>}
  612.       Stretch = True
  613.       Transparent = True
  614.     end
  615.   end
  616.   object Panel1: TPanel
  617.     Left = 10
  618.     Top = 272
  619.     Width = 149
  620.     Height = 29
  621.     BevelOuter = bvNone
  622.     TabOrder = 2
  623.     object Ver: TLabel
  624.       Left = 0
  625.       Top = 16
  626.       Width = 149
  627.       Height = 13
  628.       Align = alBottom
  629.       AutoSize = False
  630.       Transparent = True
  631.     end
  632.   end
  633.   object MeterData1: TMeterData
  634.     Active = True
  635.     Left = 74
  636.     Top = 250
  637.   end
  638.   object MidiMixer1: TMidiMixer
  639.     MidiDeviceID = -2
  640.     Left = 45
  641.     Top = 250
  642.   end
  643.   object MeterTimer1: TTimer
  644.     Enabled = False
  645.     Interval = 50
  646.     OnTimer = MeterTimer1Timer
  647.     Left = 14
  648.     Top = 250
  649.   end
  650.   object gVersion: TVersionInfo
  651.     Left = 102
  652.     Top = 250
  653.   end
  654. end
  655.